GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureOCR / CharacterSet Property





In This Topic
CharacterSet Property (IGdPictureOCR)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(18)>
Property CharacterSet As String
[DispId(18)]
string CharacterSet {get; set;}
read-write property CharacterSet: String; 
DispIdAttribute(18)
function get,set CharacterSet : String
[DispId(18)]
__property string* get_CharacterSet();
__property void set_CharacterSet( 
   string* value
);
[DispId(18)]
property String^ CharacterSet {
   String^ get();
   void set (    String^ value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureOCR
IGdPictureOCR Members